home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / doc / www-talk.archive.Z / www-talk.archive / text0186.txt < prev    next >
Encoding:
Text File  |  1992-11-30  |  1.2 KB  |  29 lines

  1. Dan,
  2.  
  3. You had a DTD which was almost HTML as it now is. I can't remeber the
  4. syntax but it needs to have something along the lines of
  5.  
  6.    nonanchor = H! | H2 | text | DL ...
  7.    anchor =    <A> nonanchors </A>
  8.    document_bit = anchor | nonanchor
  9.  
  10. to get the restriction of not nesting anchors, not nesting DLs,
  11. but being able to put anchors within DLs OR DLs within anchors.
  12. If you could write that in DTD and mail it ten (when I come back
  13. from vacation I or someone else) will put it into the web for
  14. people to refer to.  If we get complains from some SGML parsers that
  15. its not right, we can fix it. But we should have something there
  16. as an attempt to document current practice.
  17.  
  18. I don't think the Daveport group (who are thinking about DTDs for
  19. documentation seriously) are in on this list, and I'm not in on theirs.
  20. I would like to get some UDI (The meeting att he IETf yesterday decided
  21. to call them URLs -- Uniform Resource Locators -- minutes are in
  22.  http://info.cern.ch/timbl/Public/USTrip1992/IETF-24/UDI_BOF_Minutes.html)
  23. (but I digress) of the davenport group's working documents.
  24. I'll go to their meeting in Sebastopol 16th-18th August if I can
  25. and see what they are doing...
  26.  
  27. Tim
  28.  
  29.